Conversation
Collaborator
|
It sounds great to me. I've no idea how popular this feature will be though. I'd barely heard of Telegram before you suggested it. Some way to poll our user base would be good. |
Owner
Author
|
Yeah, it'd be neat, but would people use it... Telegram is afaiu the biggest IM app in the world right now. Yes, polling. That'd be great :) |
Contributor
|
I'm not sure about telegram really.
1) if I want notifications on Android, I'll just install the old APK.
2) Only for iOS this is relevant. But then you should make it clear why
you're using telegram. And, can the user than also REPLY from telegram?
It's a chat app, so if I get the notification and then need to open the
website, the value is quite low and the user actions quite high.
In any case, then you should add a link to the channel in every message.
…On Tue, 5 May 2020, 08:19 zond, ***@***.***> wrote:
Yeah, it'd be neat, but would people use it...
Telegram is afaiu the biggest IM app in the world right now.
Yes, polling. That'd be great :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#146 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXURGKCPZ2KZA5DMTWTBTTRP6VWFANCNFSM4MX5IRJA>
.
|
Contributor
|
Ah, I missed the point on replying.
1. User goes to setting, and push notifications aren't supported. User
doesn't like email notifications, but likes Telegram.
>>> Here explain that this is primarily for iOS and why.
1. User enables telegram notifications, and gets a
https://t.in/DiplicityBot?start=abcdabcdabcd link to click.
2. User clicks the link, and opens a conversation with DiplicityBot.
>> What does the user need to do?
1. Every new message or phase user gets in Diplicity will be pushed from
DiplicityBot to the user in question on Telegram. They will include links
to the relevant game or chat channel, and possibly (I haven't figured this
out perfectly yet) a way to respond directly from Telegram.
…On Tue, 5 May 2020, 08:19 zond, ***@***.***> wrote:
Yeah, it'd be neat, but would people use it...
Telegram is afaiu the biggest IM app in the world right now.
Yes, polling. That'd be great :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#146 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABXURGKCPZ2KZA5DMTWTBTTRP6VWFANCNFSM4MX5IRJA>
.
|
Owner
Author
|
@JorenC: Yes, being able to reply is a goal. And including a link to the game for phase notifications, and to the channel for message notifications, would also be included. |
Collaborator
|
Can Telegram messages include pictures? E.g. The map for a new phase would be great. |
Owner
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The flow I'm imagining here is something like this:
@tttppp, @JorenC WDYT? I realize that this is very similar to email notifications, but a lot of people are more averse to email than to light weight chat notifications- somehow they don't feel as spammy?
Anyway, this PR is far from ready, it's just a basis for discusison.